taoansf
taoansf
Hello, I am trying to run a case using 2DH hydrodynamic data. I formatted this netcdf file to be loaded as netcdf generic reader. [correntes_delft.zip](https://github.com/OpenDrift/opendrift/files/9168706/correntes_delft.zip) The Opendrift reader can load...
Hello, I would like to know if it is possible to set the method add_readers_from_list to read a ROMS native netcdf file list? However I need to use the method...
Hello, I'm running a case with two nested ROMS grids and have some doubts about how to set priority for transition area betweeen the two grids.  Considering the high-priority...
Hello, I'm trying do convert a multiband raster to WPS binary by GIS4WRF process tool  However the resulting output is a single band binary file. I attached my input...
### Describe the bug The coordinates of track outputs are not good. ### To Reproduce Run default configurations of Humminbird helix 7 record data. ### Expected behavior I expected to...
### What is your issue? Hello, I'm trying to load wrf data using xarray open_mfdataset and xwrf.postprocess() However xwrf is return this error message _ds=xa.open_mfdataset(dados_wrf,concat_dim='Time',combine='nested').xwrf.postprocess()_ _File ~/miniconda3/envs/geo/lib/python3.12/site-packages/xwrf/accessors.py:147 in postprocess_ _ds...