Recent Releases of pyschism
pyschism - Hotfix on param template
update static file param.nml
- Python
Published by cuill over 2 years ago
pyschism - Bctides API changed
API changes:
Bctides: variables iettype, ifltype, isatype, itetype are deprecated.
New variables were added:
- flags: requried, bctypes for each boundary [[iettype, ifltype, itetype, isatype], [...], [...], ...]
- addearthtidal: optional, default is True
- ethconst: optional, needed when using constant elevation along the boundary (iettype=2), which is given as [v1, v2, v3, ...]
- vthconst: optional, needed when using constant discharge (ifltype=2)
- tthconst: optional, needed when using constant temperatur (itetype=2)
- sthconst: optional, needed when using constant temperature (isatype=2)
- tobc: optional, nudging factor, needed when itetype is not 0, [v1, v2, v3, ...]
- sobc: optional, nudging factor for salinity, needed when isatype is not 0, [v1, v2, v3, ...]
- relax: optional, needed when ifttype=-4, [rel1, rel2]
- Python
Published by cuill over 2 years ago
pyschism - Fixed build issues and added the missing parameter
- Python
Published by cuill about 3 years ago
pyschism - Fix best track forcing issue and improvements on hycom class
- Python
Published by cuill about 3 years ago
pyschism - Add support for pahm model type parameter in best track forcing
Merge pull request #62 from SorooshMani-NOAA/enhance/besttrack
- Python
Published by cuill about 3 years ago
pyschism -
- Support vgrid new format
- Support output internal for era5
- changed nwm product to medium_range for GOOGLEInventory
- bugfix
- Python
Published by cuill almost 4 years ago