Skip to content

Commit

Permalink
update tests for zarr
Browse files Browse the repository at this point in the history
  • Loading branch information
annefou committed Nov 2, 2023
1 parent 01612a7 commit fae7866
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Empty file.
Empty file.
4 changes: 2 additions & 2 deletions tools/netcdf2zarr/xarray_netcdf2zarr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
<tests>
<test>
<param name="netcdf_file" value="timeseries.nc" ftype="netcdf" />
<output name="zarr_file" value="timeseries.zarr" ftype="zarr" />
<output name="zarr_file" value="timeseries.dat" ftype="zarr" />
</test>
<test>
<param name="netcdf_file" value="output.nc" ftype="netcdf" />
<output name="zarr_file" value="output.zarr" ftype="zarr" />
<output name="zarr_file" value="output.dat" ftype="zarr" />
</test>
</tests>
<help><![CDATA[
Expand Down

0 comments on commit fae7866

Please sign in to comment.