-
I would be good if an address could be used for the forecast location instead of a lat and long.
ZeevG updated
8 years ago
-
```
We should abstract the weather provider to handle international data
sources, probably from METAR-like data.
```
Original issue reported on code.google.com by `Jeffrey.Sharkey` on 26 Apr 2009 at …
-
Description:
Create a predictive model that forecasts stock prices using historical data. Use machine learning libraries such as Scikit-learn or TensorFlow. The model should output predictions for…
-
```
We should abstract the weather provider to handle international data
sources, probably from METAR-like data.
```
Original issue reported on code.google.com by `Jeffrey.Sharkey` on 26 Apr 2009 at …
-
Allow the user to put a time + date in to get an idea of what the weather will be like then. At the moment, it only displays the weather right now.
-
```
We should abstract the weather provider to handle international data
sources, probably from METAR-like data.
```
Original issue reported on code.google.com by `Jeffrey.Sharkey` on 26 Apr 2009 at …
-
```
We should abstract the weather provider to handle international data
sources, probably from METAR-like data.
```
Original issue reported on code.google.com by `Jeffrey.Sharkey` on 26 Apr 2009 at …
-
### What new functionality do you need?
When running ensembles in segments (i.e., restarting the model), the stoch restart files are needed to start the model with the same stochastic state.
### Wh…
-
### What happened?
The function `to_ndarray_vlf` uses `location_forecasts[0].forecasts[0].features` within the code to get the features. Similarly, the number of times is calculated as `num_times =…
-
# Enhancement Request: Weather Forecasts
### Description of Problem / Inefficiency:
?weather command only has current conditions.
### Implementation Suggestion:
Use bs4 to get today and tomorr…