-
I am using **NetCDF** **Gridded dataset of IMD Rainfall** ([NetCDF can be downloaded from here][1]), for calculating the **Standard Precipitation Index (SPI)**, using [climate_indices][2] library of P…
-
Since the ISO standard includes a zero year, and therefore 2 BC is -1, how do we make it clear to users who are entering BC dates in, for example, other languages (e.g. a.C., which doesn't parse), tha…
-
### Problem
The zero plugin, [per documentation](https://beets.readthedocs.io/en/stable/plugins/zero.html?highlight=zero), should erase every tag that isn't listed under `keep_fields:`. However, on…
-
- [X] I have searched for existing issues that may be the same as or related to mine.
I have a lot of notebooks and I often have to manually scan through the notebook list to find them.
The noteboo…
-
Hello, developers.
I'm using CFtime to do calculations on time and I'm finding inconsistencies with other software and packages (Panoply and python: xarray, cftime,).
R:
```
CFtime(“hours sinc…
-
### Issue description
after upgrade from v1.5.0 to v.1.6.0, a `time.Time` representing an actual time without a date cannot be inserted into a column of type `TIME` any longer, as it has year 0 set. …
-
When exporting a date like "4th century BC" (see https://www.wikidata.org/wiki/Q4318) leads to wrongly formatted XSD literals "-400" rather than "-0400". The reason for this is that the formatting met…
-
Tested with MMEX 1.7.0 Beta 1. This issue was found when I replied to a question in the discussion board:
https://github.com/moneymanagerex/moneymanagerex/discussions/6133#discussioncomment-6600997
…
-
My understanding is that `date format` can only take one of a fixed set of values, and otherwise fails to parse. My particular use case is to use non-breaking spaces in the format string, as in `date …
-
## Bug Report
### Version
cargo.toml
```
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "local-time"] }
tracing-appender = "0.2.3"
```
### Plat…