Deltares / Deltares/MeshKernelNET

About c# test meshkernal api.CurvilinearXXX function problem

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hi,
I am using the MeshKernalApi.dll unzip from meshkernel-1.0.0-py3-none-win_amd64.whl.zip
I guess this dll is x64 dll, not a x86 dll.
then I try to test MeshKernelNET functions in Win10, VS2022
I can test some functions like GenerateRegularGrid() successfully.
but I cannot test those api.CurvilinearXXX like api.CurvilinearMakeUniform()
I think the author of this project has already tested it.
I don't know the reason, it could be I don't have a right version of MeshKernalApi.dll
Can you attach your build dll to this project?
Best regards
KuaiShou

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with MeshKernalApi.dll from meshkernel-1.0.0-py3-none-win_amd64.whl.zip and reproduce the difference between GenerateRegularGrid() and api.CurvilinearMakeUniform() in Win10 with VS2022. Check the DLL build and architecture information available in the repository, then document whether the failure is version-related and whether a matching build DLL is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, python
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.