Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve and enhance file-plotting API #135

Open
3 tasks
raphaelquast opened this issue Jan 17, 2023 · 0 comments
Open
3 tasks

Improve and enhance file-plotting API #135

raphaelquast opened this issue Jan 17, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@raphaelquast
Copy link
Owner

  • unify syntax for
    • m.new_layer_from_file.GeoTIFF
    • m.new_layer_from_file.NetCDF
    • m.new_layer_from_file.CSV
    • ... and similarly for Maps.from_file....
  • [maybe] detect file-type by file-ending and avoid explicit functions for each filetype?
    • is this feasible/useful or does it cause problems/confusion ?
  • add more filetypes (from_hdf, from_zarr, etc.?)
@raphaelquast raphaelquast added enhancement New feature or request help wanted Extra attention is needed labels Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant