Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganise pymica folder structure #37

Closed
ecasellas opened this issue Sep 5, 2023 · 0 comments
Closed

Reorganise pymica folder structure #37

ecasellas opened this issue Sep 5, 2023 · 0 comments
Assignees
Milestone

Comments

@ecasellas
Copy link
Contributor

pymica folder structure is a bit chaotic and should be re-organised as follows:

pymica

  • clusters
  • io
  • methods
    • distance
    • regression
  • utils
  • pymica.py

clusters may include related scripts to create necessary clusters files.
io may include input and output scripts to adapt input data to pymica class.
methods may include inverse of the distance interpolation and regression modules.
utils may include scripts to calculate distance to sea or ancillary fields
pymica.py is the main Class/script of the package.

@ecasellas ecasellas added this to the pymica v0.1.0 milestone Sep 5, 2023
ecasellas added a commit that referenced this issue Sep 6, 2023
ecasellas added a commit that referenced this issue Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants