LinkedEarth / Pyleoclim_util

Python Package for the Analysis of Paleoclimate Data. Documentation at
https://pyleoclim-util.readthedocs.io
GNU General Public License v3.0
88 stars 33 forks source link

Units in datasets are different for PC #473

Closed ginnybarnes3 closed 10 months ago

ginnybarnes3 commented 1 year ago

Describe the bug units in lr04 appear as this '‰' in 64-bit operating system, x64-based processor Windows

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

CommonClimate commented 12 months ago

Hi @ginnybarnes3 can you try replacing the value_unit field of the Series object by '\u2030' and see if the problem persists? I would try it, but I don't have a PC...

CommonClimate commented 10 months ago

addressed by #487

CommonClimate commented 10 months ago

Tested successfully by @georgyfalster