-
Add a 'Fetch' button for the Airfield ICAO identifier field that uses the aviationweather.gov API to fetch and pre-populate the different fields/sliders to the correct values/positions. e.g.:
```
…
-
**Expected behavior**
calling remove should not hang
**Actual behavior**
calling remove hangs for the transaction timeout duration and then commit will fail
**Steps to reproduce or test case**…
-
When fetching all data with 'windpowerlib.data.store_turbine_data_from_oedb()', then listed data is stored as a string within the table. Why is it like this and what can be done, that the data is stor…
jome1 updated
5 months ago
-
-
## Value Proposition
**As a User**
**I want to** see the windforecast for the spot on which spotdetail page i am.
**to be able** to know if the wind is good for surfing the next days.
#…
-
Is there's a direct way with schematics to not only define models related to a JSON schema, but also specify how to populate it with data from another JSON schema?
For example, suppose I have a sys…
-
**Did you read [the troubleshooting guide](https://hakuneko.download/docs/troubleshoot/)**
Yes
**Is the website of the connector working properly / are you able to see the manga within your browse…
-
I've been testing out having more robust data in the weather section (controlled via a `const` value in `fetch.jsx`), so far I've added:
* Cloud cover percentage
* Real feel
* Hi/Lo
* Pressure
* …
-
### Steps to reproduce
When trying to use `spack develop` with Trilinos an error occurs during the call to `spack develop` and the Trilinos spec is not added as a develop spec
```
spack env create …
-
Although sunpy.fido doesn't download files that are already locally stored, it still needs an internet connection to check which files should be downloaded. It will be internet-independent _and_ faste…