Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.1 KB

README.md

File metadata and controls

54 lines (41 loc) · 1.1 KB

IHSetUtils

Python utils package for IH-SET software.

🏠 Local installation

  • Using pip:
pip install git+https://github.com/IHCantabria/IHSetUtils.git

⚡ Main methods

  • gow2ncEBSC:
# transform GOW data to standart wac.nc IH-SET file
gow2ncEBSC(gowPath)
  • gos2ncEBSC
# transform GOS data to standart sl.nc IH-SET file
gos2ncEBSC(gosPath)
  • got2ncEBSC
# transform GOT data to standart sl.nc IH-SET file
got2ncEBSC(gotPath)

📦 Package structures


SMCResultPlotHub
|
├── LICENSE
├── README.md
├── build
├── dist
├── IHSetUtils
│   └── utils
└── .gitignore


📨 Contact us

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

©️ Credits

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