Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.16 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.16 KB

IHSetCalibration

Python package to perform the calibration in IH-SET software.

🏠 Local installation

  • Using pip:
pip install git+https://github.com/defreitasL/IHSetCalibration.git

⚡ Main methods

# transform GOW data to standart wac.nc IH-SET file
objective_functions(method, metrics, **kwargs)
# transform GOS data to standart sl.nc IH-SET file
setup_spotpy(model_object)

📦 Package structures


IHSetCalibration
|
├── LICENSE
├── README.md
├── build
├── dist
├── IHSetUtils
│   ├── objective_functions.py
│   └── setup_spotpy.py
└── .gitignore


📨 Contact us

🐍 For code-development issues contact 👨‍💻 Lucas de Freitas @ 🏢 IHCantabria

©️ Credits

Developed by 👨‍💻 Lucas de Freitas @ 🏢 IHCantabria.