You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
The goal with the API is to handle all requests, therefore I want to have Wind Time Series implemented, as well as access to all directories within the Meda website
The text was updated successfully, but these errors were encountered:
Adding in logic to view data for all 400 available sols
This allows for full functionality for a user, I also went in and simplified the usage. Now, all it takes is the type of graph and the sol the user would like to see, rather than entering in multiple values, all the calculations for the file path are done based off one provided number
Working on implementation of wind series, a former update happened to break what I've been working on with this implementation. Working through the changes now
Need to meet with team over this. Have all the functionality needed for wind series, as well as reading all data from website. Team and I need to coordinate on what changes were made, as it rendered the entire API useless
Did further testing, previous commits weren't tested thoroughly, seems as though we're returning errors or blank graphs. New issues has been created to address and fix these errors
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The goal with the API is to handle all requests, therefore I want to have Wind Time Series implemented, as well as access to all directories within the Meda website
The text was updated successfully, but these errors were encountered: