-
Environmental science standards to support linking with microbiome data
While there are many existing challenges to fully leverage microbiome data for climate science (11), a
tangible, near-term chall…
-
```
clear
set obs 2
gen isco="8123"
gen au1 = 0
gen au2 = 0
replace au1 = 2 in 2
replace au2 = 1 in 2
derivescores crosswalk isco, from("ISCO-88_Ganzeboom") to("EGP_Ganzeboom") generate(egp) a…
-
We need to consider updating the tutorial but especially the [Labeling Guide](https://sidewalk-cdmx.cs.washington.edu/labelingGuide) for the new label types: crosswalks and pedestrian signals.
![im…
-
As an advocate creating an alternative design for streets that approach an intersection, I'd like to be able to define an intersection that automatically sets its dimensions to match the 4 streets tha…
kfarr updated
4 months ago
-
This is a discussion issue for determining if we want to maintain the geo_type metadata inside an epi_df.
The alternative is extracting the code that recognizes geo_values and assigns geo_type to …
-
- [x] layout is currently kind of terrible.
- [ ] crosswalks list should display more clearly and without pagination
- [ ] more information about initiatives using codemeta
- [x] links to more to…
-
The sections for RelatedInfo and ANZSRC are commented out at
https://github.com/researchgraph/Crosswalks/blob/master/ands.org.au/rifcs_to_researchgraph.xsl
Please check why they are removed from t…
-
To avoid a collection of stale issues on which additional vocabularies we might add to the crosswalk, I'll try and aggregate a running list into the thread here. At this time we don't have developer …
-
Project to add more metadata mappings to https://github.com/codemeta/codemeta/tree/master/crosswalks, as well as an opportunity to discuss CodeMeta/CFF more broadly
@tmorrell will join at 15:00 UTC…
-
### System Details
1. Python ver.: 3.8.10
2. Scenic ver.: 3.0.0b2
3. OS: Intel / Win 11
4. Simulation in carla
### Detailed Description
1. When trying to extract all of the pedestrian cros…