-
Hi, I want to use pynbody to analyze TNG data. However the data can not be loaded correctly by pynbody. The unit of coordinates is kpc/h, but what pynbody gives is:
In [5]: f.gas['pos'].units
Out[5]…
-
Hello,
I am attempting to load in data to do a simple ricker and beverton holt spawner recruit models on some spring chinook data. The data I have is number of spawner fish and coresponding number…
-
Running Florence has been throwing up this error for a couple of days. Any help would be appreciated.
```
# 😺dzNodes: LayerStyle -> Error loading model CogFlorence-2.1-Large: list.remove(x): x not…
-
LOVING this integration - its awesome!!
I am getting familiar with the code and will be looking to add support for .HEIC and .MOV files for background images loaded from image_url - i'm using a …
-
java.lang.NoSuchMethodError: No static method HorizontalPager-xYaah8o(Landroidx/compose/foundation/pager/PagerState;Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/layout/PaddingValues;Land…
-
### Checklist
- [X] I've verified that I'm running the latest [**stable version**](https://github.com/BobbyESP/Spowlo/releases/latest/) of Spowlo or any later [**preview versions**](https://github.co…
-
Loading data with newlines in single quotes doesn't behave according to the YAML specification. For example:
```julia
f = """
test: 'this is a single quoted
string'"""
YAML.load(f)
```
r…
-
## Describe the current behavior in detail
Environment:
- OS: macOS Sequoia 15.0.1
- Wallets: MetaMask
- Browser: Google Chrome Version 130.0.6723.70 (Official Build) (x86_64)
- [wormhole-con…
-
Hello, how can I map the data and display, for example, more data at once on the globe, more points at once. I found an example where it displays one data after loading, but I want to display more fro…
-
I am trying to get a date range into a filter. It works but start always adds 5 hours to the actual time. Any help or recommendations?
```
const [startDate, setStartDate] = useState(
Da…