Skip to content

Commit

Permalink
Update src/YAXArrays.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Cremer <felix.cremer@dlr.de>
  • Loading branch information
gdkrmr and felixcremer authored Aug 15, 2022
1 parent 3447097 commit 849b531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/YAXArrays.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Default configuration for YAXArrays, has the following fields:
- `workdir[]::String = "./"` The default location for temporary cubes.
- `recal[]::Bool = false` set to true if you want `@loadOrGenerate` to always recalculate the results.
- `chunksize[]::Any = :input` TODO
- `chunksize[]::Any = :input` Set the default output chunksize.
- `max_cache[]::Float64 = 1e8` The maximum cache used by mapCube.
- `cubedir[]::""` the default location for `Cube()` without an argument.
- `subsetextension::Array{Any} = []` TODO
Expand Down

0 comments on commit 849b531

Please sign in to comment.