Philippe Miron

Results 32 comments of Philippe Miron

Your Lockwise passwords are moving in with Firefox. https://links.email.mozilla.org/servlet/MailView?ms=MjM1Nzk2MAS2&r=MjczNDQ4MjgzNDgS1

So far I haven't spotted any other issues with libnetcdf.

I'm actually using [miniforge](https://github.com/conda-forge/miniforge) which natively supports ARM64. Uninstalling netCDF4 does not fix the issue. And actually, opening the same file as follow: ``` from netCDF4 import Dataset f =...

It is replaced by the first value of the array. If you change to: `time = pd.date_range(start="2022-01-02",end="2022-01-11").to_pydatetime()` the `NaT` is replaced by `'2022-01-02T00:00:00.000000000'`. Maybe it is stored internally as a...

I'm not a huge fan of complete chat history but would like to have maybe like the past 2-3 messages available. It is sometime hard to understand one message out...

I confirm that uploading a file using the Old API activates the missing bucket link.

I'm not familiar enough with PROJ, but I found this implementation. Is this something that could work if translated to proj syntax? [Adams World in a Square I + II](https://observablehq.com/@toja/adams-world-in-a-square-i-ii#adamsSquareII)...

> > > would it not be good enough to have the projection work only from spherical data for the majority of use cases which would be oceanographic and global...

Can we reopened this issue? And is there someone that could help me with this?

I'm currently out of the office and don't have access to my arm computer, but those are the notes I wrote a few months back. First I used Miniforge (instead...