You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
pymica folder structure is a bit chaotic and should be re-organised as follows:
pymica
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 fieldspymica.py
is the main Class/script of the package.The text was updated successfully, but these errors were encountered: