esoreq / dcarte

Dcarte code
https://esoreq.github.io/dcarte/
9 stars 9 forks source link

Adding documentation to load function and adding kwargs to update functions #14

Open alexcapstick opened 2 years ago

alexcapstick commented 2 years ago

Adding documentation to the dcarte.load function and allowing for kwargs to be passed from the update functions to the load functions. The allows you to specify reload=True in the update functions to re-download all of a domain's data. Let me know if the documentation isn't in line with what you usually write, I'm used to the numpy formatting.