Skip to content

Commit

Permalink
Windows support is experimental.
Browse files Browse the repository at this point in the history
  • Loading branch information
lupemba committed Feb 23, 2024
1 parent a4cf043 commit a63c3e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ NCDatasets.write(netcdf_file,GRIBDataset(grib_file))
## Opening issues:
GRIB format files may have a (very) large amount of different shapes. `GRIBDatasets` might not work for your specific edge case. If this happens, please open an issue, if possible providing the file triggering the bug.

## Missing windows support
This package currently doesn't work on Windows. See issue GRIB.jl for more information https://github.com/weech/GRIB.jl/issues/14
## Windows support is experimental
The windows support is still under development. Most test cases works on windows but a few still fail. See issue GRIB.jl for more information https://github.com/weech/GRIB.jl/issues/14

0 comments on commit a63c3e8

Please sign in to comment.